Given a vertex-weighted graph $G=(V,E)$ and a set $S \subseteq V$, a subsetfeedback vertex set $X$ is a set of the vertices of $G$ such that the graphinduced by $V \setminus X$ has no cycle containing a vertex of $S$. The\textsc{Subset Feedback Vertex Set} problem takes as input $G$ and $S$ and asksfor the subset feedback vertex set of minimum total weight. In contrast to theclassical \textsc{Feedback Vertex Set} problem which is obtained from the\textsc{Subset Feedback Vertex Set} problem for $S=V$, restricted to graphclasses the \textsc{Subset Feedback Vertex Set} problem is known to beNP-complete on split graphs and, consequently, on chordal graphs. However as\textsc{Feedback Vertex Set} is polynomially solvable for AT-free graphs, nosuch result is known for the \textsc{Subset Feedback Vertex Set} problem on anysubclass of AT-free graphs. Here we give the first polynomial-time algorithmsfor the problem on two unrelated subclasses of AT-free graphs: interval graphsand permutation graphs. As a byproduct we show that there exists apolynomial-time algorithm for circular-arc graphs by suitably applying ouralgorithm for interval graphs. Moreover towards the unknown complexity of theproblem for AT-free graphs, we give a polynomial-time algorithm forco-bipartite graphs. Thus we contribute to the first positive results of the\textsc{Subset Feedback Vertex Set} problem when restricted to graph classesfor which \textsc{Feedback Vertex Set} is solved in polynomial time.
展开▼
机译:给定顶点加权图$ G =(V,E)$和集合$ S \ subseteq V $,子集反馈顶点集合$ X $是$ G $顶点的集合,使得由$ V \ setminus X $没有包含$ S $顶点的循环。 \ textsc {子集反馈顶点集}问题将$ G $和$ S $作为输入,并要求最小总权重的子集反馈顶点集。与从\ textsc {Subset Feedback Vertex Set}问题获得$ S = V $的经典\ textsc {Feedback Vertex Set}问题相反,已知仅限于图类的\ textsc {Subset Feedback Vertex Set}问题beNP -在分割图上以及因此在弦图上完成。但是,由于\ textsc {Feedback Vertex Set}对于无AT的图是多项式可解的,因此对于任何无AT的图的子类上的\ textsc {Subset Feedback Vertex Set}问题都没有这样的结果。在这里,我们给出了针对两个无关联的无AT图子类的问题的第一个多项式时间算法:区间图和置换图。作为副产品,我们表明通过适当地将我们的算法应用于间隔图,可以为圆弧图提供多项式时间算法。此外,针对无AT图的问题的未知复杂性,我们给出了针对二分图的多项式时间算法。因此,当限制为在多项式时间内解决了\ textsc {Feedback Vertex Set}的图类时,我们有助于\ textsc {子集反馈顶点集}问题的第一个积极结果。
展开▼